home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / boot / selector71.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  13.5 KB  |  307 lines

  1. Short:    Powerful script based launching tool.
  2. Author:   di3andpe@ida.his.se (Anders Persson)
  3. Uploader: di3andpe@ida.his.se (Anders Persson)
  4. Version:  7.1
  5. Type:     util/boot
  6. Replaces: util/boot/selector70.lha
  7.  
  8.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  9.   * Description *
  10.  
  11.   Highly configurable launching tool for almost ANY purpose. But
  12.   it is not yet another program like toolsdeamon or toolmanager.
  13.   Selector serves as a complement to these types of programs. It's
  14.   more like a script language.
  15.  
  16.   You can for example make a button panel that follows you from
  17.   screen to screen when changing screens. Or a button panel (or menu)
  18.   that pops up ANYWHERE when pressing your middle mouse button.
  19.   (Or when pressing both mouse buttons together.)
  20.  
  21.   You can make a button for starting a program if it's not allready
  22.   open, else just jump to that programs screen. This is very comfortable,
  23.   as you allways press the same button to get to the programs screen,
  24.   regardless if it's open or not.
  25.   
  26.   You can make a special window only available on (for example) your
  27.   word processors screen, with buttons for starting different arexx
  28.   scripts for that program.
  29.   
  30.   Selector is a powerful tool to use within shell scripts or to
  31.   make a little GUI for your CLI type program. I have for example
  32.   made a GUI for GMPlay (mus/midi/GMPlayGUI15.lha on Aminet) using
  33.   selector.
  34.   
  35.   The possible use of selector is almost unlimited, yet the syntax
  36.   is very simple.
  37.     
  38.   It is really easy to produce a button panel, info window  or a little
  39.   requester with selector.
  40.  
  41.  
  42.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  43.  * Requirements *
  44.  
  45.  Selector needs AmigaDos 2.0 or better.
  46.  Some of the included examples need AmigaOS 3.0+
  47.  
  48.  
  49.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  50.  * What's new in Selector 7.1 (980313) **
  51.  
  52.   -Now possible to unload patterns that was loaded in the settings file, by
  53.    setting a pattern to "*none*". Example: pattern 3 *none*
  54.   
  55.   -Patterns that have more bitplanes than the screen that the window is
  56.    opened on, is no longer shown at all. This because magicWB-patterns
  57.    often look dreadful on a 4-color screen.
  58.   
  59.   -The error message window has now two buttons: "Edit" and "Cancel". If
  60.    you press "Edit", the script file causing the error will be loaded
  61.    into your favourite text editor. The env variable "SelectorEditor"
  62.    specifies this editor.
  63.   
  64.   -You can now press "Ctrl-E" to edit the script for the active window.
  65.   
  66.   -You can press "Ctrl-L" to reload the script and update the window.
  67.   
  68.   -Selector is a bit faster, specially if it's a large script that
  69.    don't have to be updated.
  70.  
  71.   -Scripts can now be 365 lines long (260 before). Selector needs 30K
  72.    more memory for this. If you have a problem with this, please let
  73.    me know.
  74.   
  75.   -New bonus tool: SelectorScreens, that simply makes
  76.    a selector script for choosing the different pubscreens.
  77.  
  78.   -Bugfix: Selector didn't work with executehack.
  79.  
  80.   -Bugfix: The opening of files or env variables sometimes made selector to
  81.    error. This if another program was writing to the file in question at the
  82.    same time. Now, selector waits and tries again.
  83.   
  84.   -Bugfix: The Popup command with the "First" option, opened the window
  85.    even if the current screen wasn't the specified one.
  86.   
  87.   -Bugfix: Most of the 4-color patterns in the patterns drawer was in
  88.    fact 8-colors patterns with one bitplane unused.
  89.   
  90.   -New popup script that awaits a screen.
  91.   
  92.    
  93.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  94.  * Copyrights *
  95.  
  96.  Selector is Copyrighted (C) 1998 by Anders Persson.
  97.  
  98.  Selector is SHAREWARE!!!
  99.  Please read the guide documentation for information about payment and
  100.  specific copy- and distribution rights.
  101.  
  102.  
  103.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  104.  * Also Try *
  105.  
  106.  My homepage: www.ida.his.se/ida/~di3andpe/
  107.  
  108.  Lots of free software, latest versions of my programs and support.
  109.  
  110.  
  111.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  112.  * Also Try *
  113.  
  114.  Aminet: comm/misc/BorayLetter53.lha    (english version)
  115.          comm/misc/BorayLetter53S.lha    (svensk version)
  116.  
  117.     Boray Letter, "The king of letter programs". Maybe you 
  118.     don't know what a letter program is. Well, it was something that 
  119.     started on the C64. You could use the keyboard to write a message 
  120.     to your friend, and when he looked at it, it was played in the same 
  121.     way it was written.... BorayLetter is that, and much more. You can 
  122.     for example draw lines, wait for a key to be pressed or even 
  123.     animate and make your own little cartoons!!!
  124.  
  125.     When you for example draw a line in your letter, only the
  126.     coordinates for the line are saved to the file. All graphics works
  127.     in this way. This leads to an extremely spacesaving fileformat.
  128.     For example, the demo letter "Cecdic" contains 4:30 minutes of
  129.     cartoons. And it's only 32K big (uncompressed). Yes, it's not even
  130.     compressed. If you pack it with SHRINK, it will be 21K, or 24K
  131.     with lha.
  132.  
  133.       "BorayLetter är ett roligt och lättanvänt program"
  134.          -InternetGuiden nr 2, 1998
  135.  
  136.       "BorayLetter is a funny and easy-to-use program"
  137.          -InternetGuiden nr 2, 1998
  138.  
  139.  
  140.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  141.  * Also Try *
  142.  
  143.  Aminet: mods/boray
  144.  
  145.      My DigiBooster and Protracker music modules.
  146.      
  147.      Why not try the 4 latest:
  148.      
  149.     mods/boray/DayUnknown.lha    (DIGI Booster module by Boray 97/12/01)
  150.     mods/boray/HELGON.lha        (DIGI Booster module by Boray 97/11/02)
  151.      mods/boray/PsalmAP2Alt.lha    (DIGI Booster module by Boray 97/09/23)
  152.      mods/boray/IAmGenerated.lha    (DIGI Booster module by Boray 97/09/15)
  153.  
  154.  
  155.  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  156.  
  157.  
  158. ============================= Archive contents =============================
  159.  
  160. Original  Packed Ratio    Date     Time    Name
  161. -------- ------- ----- --------- --------  -------------
  162.     1188     541 54.4% 13-Mar-98 18:48:46  Selector.info
  163.      434     127 70.7% 14-Jan-98 20:31:16 +ClickMeForColors
  164.     4296    1384 67.7% 01-Feb-98 20:40:40 +ClickMeForColors.info
  165.      528     199 62.3% 01-Jan-97 17:08:16 +allexamples
  166.       67      54 19.4% 25-Apr-96 14:44:30 +arg
  167.       42      36 14.2% 25-Apr-96 14:35:38 +arg.sel
  168.       97      70 27.8% 26-May-96 20:23:42 +argtest.sel
  169.       28      28  0.0% 26-May-96 20:50:04 +argtest2.sel
  170.      111      86 22.5% 22-Apr-96 19:16:36 +b1.sel
  171.      112      86 23.2% 03-Feb-98 11:49:30 +b2.sel
  172.      129     100 22.4% 24-Apr-96 09:52:32 +b3.sel
  173.      186     113 39.2% 23-Apr-96 17:42:56 +b4.sel
  174.      220      97 55.9% 03-Feb-98 11:50:54 +b5.sel
  175.      172     106 38.3% 07-May-97 13:13:46 +bigmess
  176.      118      82 30.5% 06-Dec-97 00:37:22 +blank.sel
  177.       51      49  3.9% 05-Dec-97 16:30:00 +blanker.sel
  178.      148     106 28.3% 27-May-96 12:45:04 +ChArgs.sel
  179.       92      73 20.6% 13-Mar-98 17:49:00 +chooseed
  180.      110      92 16.3% 15-Nov-97 14:19:12 +clock.sel
  181.      193     140 27.4% 23-Jan-98 19:36:44 +co2
  182.     1083     206 80.9% 17-Jan-98 12:45:00 +columns.sel
  183.      298     192 35.5% 17-Jan-98 22:57:58 +comeon
  184.       44      44  0.0% 25-Apr-96 14:46:30 +confirm
  185.      152     116 23.6% 25-Apr-96 14:27:08 +confirm.sel
  186.      183     128 30.0% 28-Jan-98 10:10:48 +copydrawer
  187.      112      89 20.5% 23-Apr-96 19:51:12 +env1.sel
  188.      120      89 25.8% 23-Apr-96 19:51:36 +env2.sel
  189.      228     133 41.6% 23-Apr-96 19:51:48 +env3.sel
  190.      134     114 14.9% 25-Apr-96 17:52:56 +env4.sel
  191.       97      73 24.7% 26-May-96 20:57:46 +env5.sel
  192.      163     129 20.8% 10-Mar-97 14:00:30 +env6.sel
  193.      132     101 23.4% 29-May-96 19:24:10 +etips.sel
  194.      104      78 25.0% 30-May-96 10:05:34 +etips2.sel
  195.       46      46  0.0% 25-Apr-96 15:30:38 +filename.sel
  196.      332     142 57.2% 15-Jan-98 14:50:14 +flow.sel
  197.      160     105 34.3% 06-May-97 19:43:18 +font.sel
  198.      644     301 53.2% 08-Mar-98 17:12:58 +gamedisk.sel
  199.     1528     423 72.3% 19-Feb-97 10:46:20 +gap.sel
  200.      186     132 29.0% 05-Dec-97 13:07:46 +include.sel
  201.      226     147 34.9% 23-Jan-98 19:39:40 +japp
  202.      141     102 27.6% 23-Jan-98 19:38:52 +japp0
  203.      159     130 18.2% 22-Apr-96 00:00:42 +lformat
  204.      224     136 39.2% 17-Jan-98 22:46:26 +logo.sel
  205.      153      89 41.8% 05-Dec-97 13:45:32 +MarkButton.sel
  206.      202     132 34.6% 17-Jan-98 23:12:16 +nenne
  207.      185     102 44.8% 23-Jan-98 19:05:58 +nepiss
  208.      102      89 12.7% 23-Apr-96 19:36:04 +note1
  209.      101      91  9.9% 23-Apr-96 19:36:26 +note2
  210.       97      78 19.5% 23-Jan-98 19:41:56 +nr
  211.      153     109 28.7% 23-Jan-98 19:26:24 +nvp
  212.      324     156 51.8% 16-Dec-96 18:06:28 +onchange.sel
  213.      234     134 42.7% 25-Feb-97 16:57:42 +onexit.sel
  214.      110      77 30.0% 05-Dec-97 00:21:24 +onPopupclose.sel
  215.      175     126 28.0% 17-Jan-98 18:59:36 +patt1.sel
  216.      227     149 34.3% 17-Jan-98 18:59:56 +patt2.sel
  217.      509     298 41.4% 28-Jan-98 15:10:48 +PopupMenu.sel
  218.      496     300 39.5% 28-Jan-98 15:11:14 +PopupPanel.sel
  219.      124      97 21.7% 25-Apr-96 15:09:38 +req.sel
  220.     1253     341 72.7% 19-Feb-97 10:45:46 +rows.sel
  221.      866     408 52.8% 24-Jan-96 20:48:02 +rowsinfo.sel
  222.       67      61  8.9% 09-Dec-97 17:11:20 +Selector.Settings
  223.      207     127 38.6% 23-Jan-98 19:50:02 +setup
  224.      453     240 47.0% 06-Dec-97 00:00:48 +spelavad.sel
  225.    74512   73171  1.7% 13-Mar-98 17:52:42 +startguide
  226.       84      68 19.0% 24-Apr-96 16:56:10 +switch
  227.      152     114 25.0% 17-Feb-97 14:08:20 +switch.sel
  228.       74      64 13.5% 17-Feb-97 14:07:56 +testscript
  229.       91      64 29.6% 01-Jan-97 14:52:52 +tinymess.sel
  230.      610     267 56.2% 27-Jan-98 19:19:40 +Guide
  231.     4962    2269 54.2% 01-Feb-98 20:40:40 +Guide.info
  232.     1188     547 53.9% 01-Feb-98 20:40:40 +Patterns.info
  233.    16250   13769 15.2% 08-Mar-98 18:27:26 +4.Autumn1
  234.    16980   10710 36.9% 08-Mar-98 18:27:50 +4.Bears-Big
  235.     4034    3332 17.4% 08-Mar-98 18:28:06 +4.Camo
  236.     3684    2722 26.1% 08-Mar-98 18:27:04 +4.CoffeeBean
  237.     6368    3768 40.8% 08-Mar-98 18:28:36 +4.FallBrown
  238.    12782    9981 21.9% 08-Mar-98 18:28:54 +4.gravel
  239.     1386     467 66.3% 17-Jan-98 18:08:48 +4.krull
  240.     6322    3281 48.1% 17-Jan-98 18:50:08 +4.logo
  241.     1090     621 43.0% 17-Jan-98 18:01:16 +4.random
  242.     5058    1666 67.0% 17-Jan-98 17:49:14 +4.selectorBig
  243.     2594    1024 60.5% 17-Jan-98 17:57:06 +4.selectorMid
  244.      718     313 56.4% 17-Jan-98 17:59:56 +4.selectorSmall
  245.      714     229 67.9% 23-Jan-98 18:45:54 +4.Strabismus
  246.     6016    5324 11.5% 13-Jan-98 19:35:18 +8.Auntie
  247.     7434    5048 32.0% 23-Jan-98 18:41:02 +8.Boray
  248.     3424    1895 44.6% 13-Jan-98 19:36:06 +8.Cheata
  249.     8698    4699 45.9% 13-Jan-98 19:39:04 +8.FallBrown
  250.     2748    1189 56.7% 02-Feb-98 20:07:44 +8.kludd
  251.     3566    1717 51.8% 02-Feb-98 20:11:58 +8.kludd.color
  252.     2470    1156 53.1% 02-Feb-98 20:09:26 +8.kludd.dark
  253.     7698    4686 39.1% 17-Jan-98 18:25:00 +8.korvarBig
  254.     2408    1503 37.5% 17-Jan-98 18:26:04 +8.korvarSmall
  255.     3028    2302 23.9% 17-Jan-98 18:16:00 +8.krull
  256.     2168    1260 41.8% 17-Jan-98 18:33:38 +8.krull-black
  257.     3010    2192 27.1% 17-Jan-98 18:19:54 +8.krull-Selector
  258.     8268    6085 26.4% 13-Jan-98 19:39:30 +8.MarbleDark
  259.     1148     650 43.3% 23-Jan-98 18:44:18 +8.now
  260.    15092    6726 55.4% 13-Jan-98 19:39:48 +8.pattern1
  261.    10562    8718 17.4% 13-Jan-98 19:39:56 +8.pattern14
  262.      476     220 53.7% 13-Jan-98 19:40:06 +8.pattern15
  263.    18380   12250 33.3% 13-Jan-98 19:40:18 +8.pattern2
  264.     4678    3978 14.9% 13-Jan-98 19:40:28 +8.pattern3
  265.    18720   14978 19.9% 13-Jan-98 19:40:36 +8.pattern5
  266.     4536    3399 25.0% 02-Feb-98 20:00:20 +8.rings
  267.     1116     393 64.7% 02-Feb-98 20:02:14 +8.rings2
  268.     2518     826 67.1% 23-Jan-98 18:55:00 +8.Strabismus
  269.     4712    4443  5.7% 13-Jan-98 19:40:46 +8.TissueComb2
  270.      184     122 33.6% 10-Dec-97 17:34:48 +prefs
  271.      597     253 57.6% 01-Feb-98 20:40:40 +prefs.info
  272.     5810    2435 58.0% 13-Mar-98 18:28:50 +Readme
  273.     1439     552 61.6% 13-Mar-98 18:32:10 +Readme.info
  274.   103040   73641 28.5% 10-Mar-98 20:51:46 +ScreenShot
  275.     1457    1008 30.8% 01-Feb-98 20:40:56 +ScreenShot.info
  276.    83504   40043 52.0% 13-Mar-98 19:22:48 +Selector
  277.     1562     737 52.8% 01-Feb-98 20:40:40 +Selector.info
  278.    28280   18511 34.5% 28-Apr-97 10:50:10 +SelectorFont
  279.     4214    1315 68.7% 01-Feb-98 20:40:40 +SelectorFont.info
  280.     1365     657 51.8% 03-Feb-98 12:51:28 +ShortWay.sel
  281.     1438     555 61.4% 03-Feb-98 12:51:28 +ShortWay.sel.info
  282.     1188     549 53.7% 01-Feb-98 20:40:40 +Tools.info
  283.      868     587 32.3% 24-May-94 17:37:12 +BreakName
  284.     2781    1312 52.8% 24-May-94 17:36:58 +BreakName.doc
  285.    23584   15200 35.5% 06-Jan-97 16:11:04 +Change
  286.    21984   14630 33.4% 06-Jan-97 16:14:24 +Count
  287.     1184     842 28.8% 23-May-97 16:09:02 +Execute
  288.     5106    1611 68.4% 23-May-97 16:08:30 +Execute.c
  289.     2193    1046 52.3% 23-May-97 16:04:42 +executehack.readme
  290.       80      70 12.5% 22-May-96 21:56:14 +SCOPTIONS
  291.     4020    2328 42.0% 28-Jun-80 21:41:00 +MagicColors
  292.     5154    1910 62.9% 28-Jun-80 21:41:00 +MagicColors.guide
  293.     1878     991 47.2% 14-Jan-98 20:37:40 +MagicColors.guide.info
  294.     4027     879 78.1% 14-Jan-98 20:37:42 +MagicColors.info
  295.    12744    7499 41.1% 27-May-95 14:47:54 +psx
  296.     6583    3104 52.8% 10-May-91 13:35:18 +psx.docs
  297.     3776    2412 36.1% 17-Jun-95 16:25:48 +RequestString
  298.     2676    1215 54.5% 22-Jun-95 17:30:44 +RequestString.txt
  299.    20264   13420 33.7% 10-Mar-98 20:47:08 +SelectorScreens
  300.    24996   16743 33.0% 07-May-97 13:09:42 +SelectorText
  301.    25284   17300 31.5% 19-Jul-96 15:27:54 +unsort
  302.    23852   14204 40.4% 30-Mar-95 23:17:26 +parm.library
  303.     1340     973 27.3% 21-Apr-95 18:47:22 +WBRun
  304.     1591     808 49.2% 21-Apr-95 18:52:54 +WBRun.doc
  305. -------- ------- ----- --------- --------
  306.   753426  493475 34.5% 15-Mar-98 03:19:04   143 files
  307.